Total Complexity | 28 |
Dependencies | 12 |
Dependents | 7 |
Total lines | 210 |
Lines of code | 146 |
Logical lines of code | 87 |
Comment lines | 45 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
make_consignment() | 45 | 7 | 44 | |
book() | 49 | 5 | 32 | |
add_new() | 53 | 5 | 23 | |
count_consignments() | 56 | 4 | 18 | |
is_dropp() | 62 | 3 | 12 | |
consignments() | 63 | 2 | 11 | |
__construct() | 81 | 1 | 3 | |
get_shipping_items() | 80 | 1 | 3 |